Add link to Wunderground signup page.

Selem Delul 12 years ago
parent
commit
d15bb7ccee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/models/agents/weather_agent.rb

+ 1 - 1
app/models/agents/weather_agent.rb

@@ -7,7 +7,7 @@ module Agents
7 7
     description <<-MD
8 8
       The WeatherAgent creates an event for the following day's weather at `zipcode`.
9 9
 
10
-      You must setup an API key for Wunderground in order to use this Agent.
10
+      You must setup an [API key for Wunderground](http://www.wunderground.com/weather/api/) in order to use this Agent.
11 11
     MD
12 12
 
13 13
     event_description <<-MD